|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.ueberdosis.mp3info.ID3Writer
API for writing an ID3Tag to the specified file.
Constructor Summary | |
ID3Writer()
|
Method Summary | |
static de.ueberdosis.mp3info.ID3Tag |
writeTag(java.io.RandomAccessFile in,
de.ueberdosis.mp3info.ID3Tag tag)
writes a new tag to the specified File |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ID3Writer()
Method Detail |
public static de.ueberdosis.mp3info.ID3Tag writeTag(java.io.RandomAccessFile in, de.ueberdosis.mp3info.ID3Tag tag) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |